2264 безплатни аудиофайлове за "Modular Synthesizers"

00:00
02:00
Simple experiment reorganizing the onesoundperday2018 january soundpack qu-bit nebulae 2 module and a bunch of modulation. Here are the original sounds:https://freesound. Org/people/cabled_mess/packs/27630/.
Автор: Cabled Mess
00:00
00:35
Building a complex waveform in vcv-rack. Down load - patchhttps://app. Box. Com/s/a6wno4rr8x6ab9qrttuf9uu3s8w5a5ei. Down load file to examine waveform.
Автор: Gis Sweden
00:00
01:21
No, it's not beautiful but its a generative feedback patch.
Автор: Gis Sweden
00:00
02:15
Machine composition for 3 voices and colored noise. Composers: zlob diode chaos, nlc jerkoff, nlc ff chaos and nlc genie.
Автор: Gis Sweden
00:00
02:53
I'm trying hard to learn/understand nlc genie. Bought the module 3rd hand. . . At least. Some techno-like sounds. Genie and drum sound are modulated by nlc jerkoff. Genie is modulating vco and vcf.
Автор: Gis Sweden
00:00
01:43
I have made a pastiche (sw. Pastisch) on a simple track i, for one reason, like.
Автор: Gis Sweden
00:00
05:00
I'm trying hard to learn/understand nlc genie. Bought the module 3rd hand. . . At least. Some tribal sounds. Modulating genie w nlc sloth. Genie is modulating vco and vcf.
Автор: Gis Sweden
00:00
00:05
Sounds made with the legendary vcs3 synthesizer in the lindblad studio at gothenborg academy of music and drama, 2011. 11. 06. The charactere of the sound is like a bouncing ball.
Автор: Jonnytheponny
00:00
03:47
This is 2 nlc sloths. Making chaotic but nice music/sound. . . I'm glad you found this little sound. Take good care of it.
Автор: Gis Sweden
00:00
00:46
A patch with nonlinearcircuits jerkoff ("chaos circuit based on the jerk equation and its electronic implementation by jc sprott") in the center. I had a question that needed an answer. Is jerkoff a stable lfo when not using the input to disturb the rythm?my answer is. It can be relatively stable, but sometimes it is wobbling around. The recording is from a wobbly jerkoff. One output to osc cv in and another to a vcf vc in. The third output goes to a comparator. The comparator generates a trigger every time the cv is passing the threshold level.
Автор: Gis Sweden
00:00
02:02
A patch i dare to call krellish. . . Both oscillators are tuned to 140hz.
Автор: Gis Sweden
00:00
00:48
I made the vcf self-oscillate at a frequency of ca 270hz then i connected a sinus wave vco to cv1 and swept all the frequencies.
Автор: Gis Sweden
00:00
02:01
Actually a quite simple patch with not many modules involved. A rewarding patch! have to take some notes. Fm-modulation off-course. Self oscillating filters. Lfos. Sample and hold. Modular fun! well. . . I think its fun.
Автор: Gis Sweden
00:00
00:31
A patch that happened. 30 seconds of modular unmusic. If you want you can loop it. If you find use for this sound. . . Let me know.
Автор: Gis Sweden
00:00
00:28
The same sound thru two filters. No editing. 100% dry.
Автор: Gis Sweden
00:00
02:13
Alien xxx sent me a “cross modulation challenge”. I have tried to be true to his idea, but added automation, so to speak. Oscillator1 is constantly fm-modulating oscillator2. I vary the frequency of oscillator1 with an lfo. The output of oscillator1 is sent to a) left audio channel and b) in to oscillator2. The output of oscillator2 is fed to oscillator1. The degree of cross fm modulation is controlled by a vca controlled by another lfo. The output of oscillator2 is also sent to right audio channel. As i’m writing this i have just made a theoretical patch on a piece of paper. The result is what you hear. No effects added. Straight out of the modular for better or worse.
Автор: Gis Sweden
00:00
03:31
Was experimenting with involving an adsr in sequencing when this beat suddenly appeared. Had to record it. Saved it in a low resolution mp3 format just to get that old mp3 sound. Meaningless. . . That's what it all about.
Автор: Gis Sweden
00:00
00:15
Another sonicmancer sample. =).
Автор: Brudelarge
00:00
00:25
Sinus wave connected to the filter cv1 in sweeps sound from mfb osc-03some reverb from ladik d-330.
Автор: Gis Sweden
00:00
02:21
Strange changing voice-like glitchy sounds devolving and becoming a quirky beat, made on the vcv rack modular synth by modulating the volume and delay of an oscillator with another oscillator, and vice-versa.
Автор: Pschrandt
00:00
10:00
Made some adjustements and a new recording. Terrible result but fun work/programming!. Algorithmic drone music program. The computer is my analog modular synth. 01 to 08 are clock sequencer steps. 00 rem osc_1 - wave shaped sin oscillator (osc) - tuned to 130hz00 rem osc_2 - clean sin from oscillator - tuned to 130hz00 rem osc_3 - sqr from oscillator through filter - osc tuned to 130hz00 rem clk speed = 0. 5 hz00 rem line 01 each of the 3 vcas gets an unique cv value ([gate] -> [3 s/h] -> [3 vca])00 rem ---------------------------------------------------01 sample values for vca (cv in) x 3 (osc_1, osc_2, osc_3)02 sample frq for osc_103 sample frq for osc_204 sample new clk speed05 sample frq for vibrato in osc_106 sample frq for osc_307 env to all vca08 sample cv for (osc_3) filter10 goto 01. When i begin the recording the program has been running for a while.
Автор: Gis Sweden
00:00
10:15
Algorithmic modular music program (man2_2019). The computer is my analog modular synth. 01 to 08 are clock sequencer steps. 00 rem -------------- man2_2019 --------------00 rem vco_1 sin through wave folder00 rem vco_2 tri00 rem vco_3 sqr through vcf00 rem (vco_1, vco_2, vco_3) tuned to 130 hz00 rem rnd pitch cv from attenuated tri lfo00 rem rnd cv from tri lfo00 rem main clock (lfo_1) start frq 10 hz00 rem reset is tricky, trg -> short env -> reset00 rem (noise) is noise through a lfo sweeped vcf00 rem ---------------------------------------01 rnd -> vca cv in (vco_1)02 if (lfo_2 = high) then goto 01 [= reset]03 rnd frq lfo_1 (run speed)04 rnd fm mod (vco_1) with audio from (vco_2)05 rnd -> vca cv in (vco_1, vco_2, vco_3): invert cv -> vca cv in (noise)06 trg long env (vco_2): rnd pitch @ eoc (vco_2)07 trg long env (vco_3): rnd pitch @ eoc (vco_3)08 rnd -> wave folder (vco_1): rnd -> vcf (vco_3)10 goto 01.
Автор: Gis Sweden
00:00
10:56
A drone resting in chaos and ring modulator circuits.
Автор: Gis Sweden
00:00
01:46
The definition of entropic is having a tendency to change from a state of order to a state of disorder. An example of something entropic is a building which is being demolished. This is an not that entropic version of the entropical paradise patch made in vcv-rack.
Автор: Gis Sweden
00:00
01:37
In this sound i'm using a phonogene version of mithimightbe's sound https://freesound. Org/people/mithimightbe/sounds/407072/.
Автор: Gis Sweden
00:00
12:27
A minimal drone. Might need some eq-ing. The frequency analysis reveals an extreme graph. A both extreme and minimal sound. Will anybody download it?.
Автор: Gis Sweden
00:00
04:04
Bartonmusicalcircuits analog drum (bmc18) recorded first raw. Then through a filter. Manual wiggling. Pure analog bass drum module.
Автор: Gis Sweden
00:00
01:16
I'm rebuilding and downsizing my synth. Which modules should i keep. Doepfer a-124 is that a keeper or not? maybe i keep it, but not in the starting eleven?.
Автор: Gis Sweden
00:00
02:22
Testing my modular synth after downsizing. Works well.
Автор: Gis Sweden
00:00
08:34
After 2h and 15min. Excerpt.
Автор: Gis Sweden
00:00
05:01
Was playing with my modular. I had to rush away from the synth. By accident i happened to record 22 minutes. I give you 5 minutes of that accidental recording.
Автор: Gis Sweden
00:00
06:11
Feeding some cv to nlc ffc. Okay. It affects the module.
Автор: Gis Sweden
00:00
02:27
Nlc genie and two voices x 3.
Автор: Gis Sweden
00:00
00:07
This loop has a title: obtain. Made on an analog modular synth.
Автор: Gis Sweden
00:00
00:04
Result from a short session. Sequencing with cvlfo, s/h, attenuverter, step sequencer.
Автор: Gis Sweden
00:00
12:34
Drone experimenti want sideband frequency 1 (s1) to be 110hzas fc (carrier) i use 164hzthen fm (modulator) must be 54hzcreated s2 will be 218hzslowly an lfo brings in the carrier frequency. This is mono. No fx. All analog. Listen to the electronics.
Автор: Gis Sweden
00:00
00:08
This is a lead synth sound i made for the xs24 on the nord modular g2 and universal audio uad emulations of the neve eqs, ln1176 limiter, 88rs, fairchild, and pultec eqs. Also used the joe meek eq from protools.
Автор: Kuru
00:00
00:18
Some goa synth i created in fl studio a while ago using the pro 53 vst synth. Basically a saw wave form with glide or portamento, this nice lfo lpf in fl studio called fruity love synth, slight hpf, slight distorition (blood overdrive), a little compression, a little pannomatic, the right amount of delay and reverb. Presto!.
Автор: Untitled
00:00
00:01
Snare drum sound made on my analog modular synth.
Автор: Gis Sweden
00:00
00:48
I made this sound sample in Fruity Loops 7 using the Fruity Granulizer to show off some of its capabilities as well as demonstrate Granular synthesis technology.
Автор: Originally uploaded by Fontenot 1031 (Transferred by clusternote)
00:00
00:09
This file has no description, and may be lacking other information. Please provide a meaningful description of this file.
Автор: Original uploader was Paulnasca at en.wikibooks
00:00
00:12
Sample of the doepfer a-110-1 triangle output. Here's a link to the module: http://www. Doepfer. De/a110. Htm. Captured using a rme babyface and cubase.
Автор: Cabled Mess
00:00
03:24
Sequence done with analog modular synth, spring reverb and analog delay. Roote note is c - ish.
Автор: Gis Sweden
00:00
00:36
As the title says. . . Playing around. Added a beep and a sample. Works as a loop if anyone cant get enough :-d.
Автор: Gis Sweden
00:00
05:00
5 min recording. Question. Do you hear any form of repetitiv pattern?the "engine" for this. . . Is a feedback patch. Chaotic? maybe. The colors the soundfile get here on freesound reveals patterns. I use this feedback patch to derive timing and pitch. I restrain the pitch. It's bad enough as it is. The feedback patch is made with 2 lfos, 1 vclfo and a vcad.
Автор: Gis Sweden
00:00
02:57
Experimenting with jupiter storm as clock divider. A clock divider controlled with a fluctuating cv. Using a slew as a "brake". . .
Автор: Gis Sweden
501 - 550 z celkového počtu 2264 Следваща страница
/ 46